home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Partition Logic 0.61 / partlogic-0.61.iso / programs / helpfiles / copy-boot.txt < prev    next >
Text File  |  2006-01-31  |  389b  |  17 lines

  1.  
  2.  -- copy-boot --
  3.  
  4. Write a Visopsys boot sector.
  5.  
  6. Usage:
  7.   copy-boot <image> <disk>
  8.  
  9. The copy-boot command copies the named boot sector image to the named
  10. physical disk.  Not useful to most users under normal circumstances.  It
  11. is used, for example, by the installation program.  It could also be useful
  12. in a system rescue situation.
  13.  
  14. Example:
  15.   copy-boot /system/boot/bootsect.fat32 hd0
  16.  
  17.